Node-RED block in Snap4City Microservice library node-red-contrib-snap4city-developer is "group-add-user">

It allows to add an user into a group

Inputs

A JSON with these parameters:
username string
username of the user to be added
group string
name of the group
organization string
name of the group's organization

Outputs

Returns the result of the operation

Details

The node can receive a JSON with the parameters described in the Inputs section and with them generate the output JSON. If the values are not present in the input JSON, these are read by those in the configuration. If they are not present in either part, an error is generated for the necessary parameters.